<body>
  <p>Znacznik &lt;strike&gt; w HTML5
    <del datetime="2009-09-20T20:00:00Z" 
    cite="http://dev.w3.org/html5/html4-differences/#absent-elements">
    prawdopodobnie zostanie
    </del>
    <ins datetime="2009-09-20T20:00:00Z" 
    cite="http://dev.w3.org/html5/html-author/#obsolete-elements">
    został
    </ins>
    usunięty ze standardu.
  </p>
</body>